Dane: RSI MACD StrategyRSI / MACD Divergence Strategy . Published for customer verification and acceptance. Unfortunately, access can only be provided to the customer.
For those interested in custom development services, please visit the backtest-rookies (.com) website for more information.
Features
RSI & Price divergence detection
Open a trade window when trade conditions are met
Enter the trade on confirmation
Stop losses / take profit custom levels based of daily pivot values
[b]forex
PPSignal Salper Double Cross Signalscalper is a strategy where you can change the configuration of time quickly and sensibly to obtain buy or sell orders.
Entries and Exits (plus alerts)Simple breakout strategy that can be used for most equities, FOREX and cryptocurrencies. Inputs can be customized to suit your trading style and can be applied to any time frame chart. Comes with matching alert indicator which is useful for autotrading or just simply never missing a trade for manual trading. Please message me for access. Happy trading!
Babypips: Inside Bar Momentum StrategyThe strategy contained in this post comes courtesy of babypips (.com), an excellent resource for all thing forex related. If you are new to trading, the site is definitely worth checking out!
Code commentary and an introduction to Inside Bars are available for this post on the Backtest-Rookies (.com) website.
Note: If you are interested in custom development services, please check out our services page on the Backtest-Rookies site.
Strategy Overview
Inside Bar Momentum Strategy.
Inside Bar Detection
Position sizing based on stoploss distance ( Note: Based on equity and assumes that the account currency is the counter currency.
Stop buys for entries
Takeprofit / Stoplosses for exits
Control Stopbuy, Takeprofit and Stoploss targets with inputs
Control Backtest start/end dates
Base Trading StrategyEnglish description:
Following script is the realisation of strategy that discribed in one of educational video on YouTube .
First of all strategy choose trend direction using moving averages and then searching for entry using stochastic and waiting for a price rollback.
Conditions for long entry:
1. Fast MA is under slow MA.
2. Stochastic is increasing.
3. Price fluctuation touch fast MA or is lower then fast MA.
For short entry it uses conditions in reversive way.
Exit conditions:
1.Stop is equal 1 ATR.
2. Fast and slow MAs crossed in the opposite direction.
We set comission in script equal to 0.25% and amount of bet is equal to 50% of deposit by default.
Authors of video recomends to use next settings: 12 EMA, 34 EMA and Stochastic 5,3,3. But judging by backtesting for different pairs absolutely different parameters can match better then this. It's possible to find profitable parameters for stock, forex and crypto markets as well. Anyway this strategy is weak on flat movement and quite well on trend movement.
Описание на русском:
Данный скрипт является реализацией стратегии описанной в этом видео .
Стратегия исопльзует определения тренда по скользящим средним, а затем определяет точки входа, используя стохастик и откат цены.
Условия входа в лонг:
1.Быстра МА должна быть выше медленной МА.
2. Стохастик должен возрастать.
3. Цена должна коснуться или уйти ниже быстрой МА.
Для входа в шорт условия должны быть выполняться в обратную сторону.
Условия выхода:
1. Стоп составляет 1 ATR.
2. Быстрая и медленная скользящие должны персечся в обратном направлении.
Отличие от стратегии видео только в том, что отсутствует тейк-профит. Выход из сделки происходит только по стопу, либо по обратному пересечению скользящих средних. В скрипт по умолчанию вставлена комиссия 0.25% и по умолчанию торг идёт на 50% капитала.
Авторы видео предлагают использовать: 12 EMA , 34 EMA и Stochastic 5,3,3. Но судя по бэктесту по очевидным причинам для разных инструментов подходят абсолютно различные параметры.
Возможно подобрать профитные варианты как для фондового рынка, валютного рынка, так и рынка криптовалют. В любом случае стратегия очень слабо себя ведёт на флете и достаточно не плохо на движении.
В своём канале на YouTube мы выложили разбор данной стратегии на бэктестинге.
Ppsignal 3 congruent signals V 1.0We have congruent3 signal, ppsignal V4.0 ppsignal V4.1 and Ppsignal MTV.
PPSignal MTFSystem Algorithm Ppsignal Versin MTF. based on historical price probabilities . We recommend use financial stock, bond, crypts, indices, futures and Forex market ( GBPUSD -0.09% , EURUSD -0.02% , USDJPY 0.28% , USDCAD 0.09% , AUDUSD -0.02% , USOIL -0.05% , XAUUSD -0.06% , SOYUSD -1.22% , DXY 0.07% , SPY 0.12% , SP1! 0.40% , bitcoin -0.02% ) with defined trends above 50 or 100 and 200 simple moving averages idem if you want trade downtrend financial assets.
Use projections and retracements Fibonacci, MACD and RSI or Stoch oscillator and figures charters Head and shoulder, triangles and double bottom , double top , etc.
This system will notify you of the probability of success. The profit will be defined for yourself and according to your investor profile.
There are stocks and other assets with high returns but the system does not know exactly. Check in the Strategy tester section and then net profit.
We have other tools that support to PPsignal system, we will publish them shortly.
Define system parameters
As it is a system that is based on past data we recommend using the most historical data weekly (W) but you an use day historical data or 3 o 2 hs.
Candle color: you can choose if you want a trend color for candles or not, in the chart propieties menu detach the border option.
PPsignal it's a very simple system with which you will have a great support when it is a good time for enter in the marker and out.
we await your comments.
With this new version you can change the period and time and find a better percent profitable.
Eng. Oscar Alejandro Peruchena
Quants Mathematical and Market Analyst
PPSIGNAL fibo trade harmonic pattern backtestet v1We have fibonacci trade system, this system work with harmonic pattern and fibonacci entrancement.
PPSignal V4 (Auto Adaptive Times)We have ppsignal system for the next period.
// D: 1min to 15 min
// W: 60-120 - 180 - 240 - D
PPSignal V4.1 (Auto Adaptive Times)We have Ppsignal version 4.1 autoadptive time for scalp trading, no repaint:
// RETORNA LA RESOLUCIÓN SETEADA Y SINO LA DEFAULT
// 1H: 1min - 3min - 5min - 15min
// D: 30 - 45 - 60
// W: 120 - 180 - 240 - D
Dhananjay Volatility stop strategy v1.0
Sharing one more strategy after getting good feedback on my earlier published strategy.
This is simple volatility stop strategy where in we are using VStop as entry and exit point.
Again smart traders can add MA to decide the trend and can avoid trading in opposite direction of trend which will help them to minimize loss making trades.
There are more than 1 parameters which traders can use/change to make this strategy compatible to their instrument.
To understand what is VStop use google.com :-)
Looking forward to receiving feedback from all of you.
TDI Pro's Analytic Tool by YardleyRosette
This tool simplifies the general rules of a strategy based on Traders Dynamic Index to my best ability.
The trader must only enter at the most reasonable place, such as when the signal says to buy or sell but it really means a retracement has formed in the view of the trader, for entry into opposite direction.
For example, using KK_TDI_BH, to see oversold or overbought conditions such as:
KK_TDI_BH: RSI/TSL crossing up from under 32 level for a good buy entry with MBL under 50.
Or, RSI/TSL crossing down from above 68 level for a good sell entry with MBL over 50.
Also, close entry orders are potential reversal entries if overlay MBL declines direction and/or KK_TDI_BH: V.B. squeezes on the time frame or a second time frame used.
HigherTF MAs, guide in seeing market conditions and support/resistance overall and combination of them with current time frame to especially help stay in longer-term trades.
By not entering and exiting blindly with this tool, the trader will be able to do on-the-job training. Will work best with traders using TradingView Pro and above (using multiple charts)
Strategy Results overview based on FOREX 0.3 lot size
Sistema de compraventas ( Trading ), usando mi herramienta de analítica y en base al Índice Dinámico de Comerciantes.
Se necesita entrenamiento para usarlo a mayor utilidad.
_______________________
BitcoinNinjas Ninja Signals Buy Sell Alert Trading Strategy v2.0Bitcoin Ninjas 'Ninja Signals' Buy/Sell Alerts & Backtesting TradingView Script v2.0
(for Cryptocurrencies, Forex, GunBot, ProfitTrailer, automatic trading software, and more)
'Ninja Signals' v2.0 (SCRIPT)
'Ninja Signals' v2.0 (STRATEGY)
'Ninja Signals' v1.0 (SCRIPT)
'Ninja Signals' v1.0 (STRATEGY)
-Allows users to easily set automated buy and sell alerts on TradingView for use with automatic and manual trading of cryptocurrencies, Forex securities, and more (alerts are compatible with automatic trading software such as GunBot, ProfitTrailer, and more).
-Synthesizes many powerful indicators [e.g. Relative Strength Index (RSI), stochastic RSI, Money Flow Index (MFI), Moving Average Convergence Divergence (MACD), etc.) into one super script to generate very precise buy and sell signals in almost any market condition.
-Buy arrows (blue) and sell arrows (red) can be changed or hidden for ease of viewing.
-No lag EMA trendline featuring trend-reversal color-coding (white uptrend, black downtrend).
-Adjustable ‘calibration’ setting allows users to customize the script to work for any currency or security available through TradingView, on any exchange, simply by adjusting a number.
-Complete with backtesting strategy version of script which allows users to test various buy and sell strategies based on the alerts the script generates (see info and screenshots below).
-Backtesting strategy incorporates a user-defined adjustable date range, so users can estimate the script’s performance over specific periods of time, such as the last day, week, or month.
-Backtesting strategy utilizes a minimum protective gain setting to help you never sell for a loss. Simply adjust your minimum profit (%) per trade, and the test results will update.
-Backtesting strategy allows for pyramid buying to test various average down / double up buying strategies. Simply adjust the number of pyramid buys and the quantity of each buy.
- Free 7-day trial available for TradingView users who join our free BitcoinNinjas community.
-Free 24/7 support via BitcoinNinjas Telegram GunBot support group with script purchase.
-Fully compatible with GunBot automatic trading software (TradingView plugin is required).
-Special discount available for traders who purchase GunBot automatic trading software and the GunBot TradingView plugin from BitcoinNinjas, allowing for fully automatic trading.
-Contact us via Email or Telegram for more information, to request additional / custom screenshots, or to start your free trial.
DISCLAIMER: By using this BitcoinNinjas document or ‘Ninja Signals’ planning script, you agree to the BitcoinNinjas 'Terms of Use', as presented on our website (www.BitcoinNinjas.org) and as stated here. No sharing, copying, reselling, modifying, or any other forms of use are authorized for our documents, script / strategy, and the information published with them. This informational document and planning script / strategy is strictly for individual use and educational purposes only. This is not financial or investment advice. Investments are always made at your own risk and are based on your personal judgement. BitcoinNinjas is not responsible for any losses you may incur. Please invest wisely.
Bitcoin Ninjas 'Ninja Signals' Buy & Sell Alert Trading StrategyBitcoin Ninjas 'Ninja Signals' Buy/Sell Alerts & Backtesting TradingView Script
(for Cryptocurrencies, Forex, GunBot, ProfitTrailer, automatic trading software, and more)
Main Script:
-Allows users to easily set automated buy and sell alerts on TradingView for use with automatic and manual trading of cryptocurrencies, Forex securities, and more (alerts are compatible with automatic trading software such as GunBot, ProfitTrailer, and more).
-Synthesizes many powerful indicators [e.g. Relative Strength Index (RSI), stochastic RSI, Money Flow Index (MFI), Moving Average Convergence Divergence (MACD), etc.) into one super script to generate very precise buy and sell signals in almost any market condition.
-Buy arrows (blue) and sell arrows (red) can be changed or hidden for ease of viewing.
-No lag EMA trendline featuring trend-reversal color-coding (white uptrend, black downtrend).
-Adjustable ‘calibration’ setting allows users to customize the script to work for any currency or security available through TradingView, on any exchange, simply by adjusting a number.
-Complete with backtesting strategy version of script which allows users to test various buy and sell strategies based on the alerts the script generates (see info and screenshots below).
-Backtesting strategy incorporates a user-defined adjustable date range, so users can estimate the script’s performance over specific periods of time, such as the last day, week, or month.
-Backtesting strategy utilizes a minimum protective gain setting to help you never sell for a loss. Simply adjust your minimum profit (%) per trade, and the test results will update.
-Backtesting strategy allows for pyramid buying to test various average down / double up buying strategies. Simply adjust the number of pyramid buys and the quantity of each buy.
-Free 7-day trial available for TradingView users who join our free BitcoinNinjas community.
-Free 24/7 support via BitcoinNinjas Telegram GunBot support group with script purchase.
-Fully compatible with GunBot automatic trading software (TradingView plugin is required).
-Special discount available for traders who purchase GunBot automatic trading software and the GunBot TradingView plugin from BitcoinNinjas, allowing for fully automatic trading.
-Contact us via Email or Telegram for more information, to request additional / custom screenshots, or to start your free trial.
Screenshot (Script)
Screenshot (Backtesting Strategy)
Screenshot (Adjustable Calibration, Minimum Profit Per Trade, & Date Range)
Screenshot (Optional Pyramid / Average Down Buying)
Screenshot (Customizable Buy/Sell Arrows & Trend Reversal Line)
DISCLAIMER: By viewing and/or using this TradingView script, you agree to the BitcoinNinjas 'Terms of Use', as presented on our website ( BitcoinNinjas.org ) and as stated here. No sharing, copying, reselling, modifying, or any other forms of use, are authorized for this document. This document is strictly for individual use and informational purposes only. This is not financial or investment advice. Investments are always made at your own risk, and are based on yo
PPSignal System Algorithm Introduction
System Algorithm based on historical price probabilities and volumes. We recommend use financial stock, bond, crypts, indices, futures and Forex market (GBPUSD, EURUSD, USDJPY, USDCAD, AUDUSD, USOIL, XAUUSD, SOYUSD, DXY, SPY, SP1!, bitcoin) with defined trends above 50 or 100 and 200 simple moving averages idem if you want trade downtrend financial assets.
Use projections and retracements Fibonacci, MACD and RSI or Stoch oscillator and figures charters Head and shoulder, triangles and double bottom, double top, etc.
This system will notify you of the probability of success. The profit will be defined for yourself and according to your investor profile.
There are stocks and other assets with high returns but the system does not know exactly. Check in the Strategy tester section and then net profit.
We have other tools that support to PPsignal system, we will publish them shortly.
Define system parameters
As it is a system that is based on past data we recommend using the most historical data weekly (W) but you an use day historical data or 3 o 2 hs.
Candle color: you can choose if you want a trend color for candles or not, in the chart propieties menu detach the border option.
PPsignal it's a very simple system with which you will have a great support when it is a good time for enter in the marker and out.
we await your comments.
Eng. Oscar Alejandro Peruchena
Quants Mathematical and Market Analyst
VJSHARMA_BB_MACD_Stoch_Short_Trade_StrategyThis strategy was developed keeping in mind the accuracy of signals. Due to which the time-frame had to be small as in longer timeframe, the probability of a particular movement decreases. The best application of this strategy is with Margin Trading as the signals achieved have really high accuracy.
To get the best out of this strategy, keep in mind the following
1. Choose 3 min time frame
2. Changing the stoploss and trailing stop settings could/would interfere with the accuracy of the trades.
3. Pyramiding affects the profitability of trades.
Forex MA Racer - SMA Performance /w ZeroLag EMA TriggerThis strategy uses 5 Simple Moving Averages and 2 ZeroLag Exponential Moving Averages, to determine possible entries and exits.
- Pretuned for Forex on 15m period
- Uses SMA(10/20/50/100/200) and EMA(9/21) by default
- Be cautios in sideward markets!
Default Strategy Inputs (Forex / Crypto)The code in this post contains a set of default strategy inputs I use in new projects / backtests in Tradingview.
Full code commentary is available on the Backtest-Rookies website. To comply with house rules, I cannot post the direct link here.
Features
Trade Direction: So that you can limit the strategy for long only, short only or trade in both directions. It is important to note that when you select “Long Only”, you will still see Short signals on the chart. However, they are only used to close a position rather than reverse it. This is the default behaviour for strategies. The same applies to “Short Only”.
Date Ranges: So that you can isolate backtesting to specific periods of interest such as bull or bear markets.
Sessions: So you can easily get an idea of the expected results during your own session. You may also notice that performance of the strategy varies depending on which session it is deployed in.
Some example stop losses: It is not an exhaustive list but it should be enough to provide some inspiration for different types of stops that you can experiment with.
Happy Scripting. I hope the community finds it useful.
Chart Formation DetectionThis script is designed to recognise a chart formation that is bullish. However, the script is optimised to default as using a very accurate formation.
This script works best on the 1-15 minute time frames. Anything higher is subject to macroeconomic events as apposed to high-frequency-trading algorithms which we are relying on in order for this script to work.
This seems to work very well on certain instruments as apposed to others(e.g. gold seems to work better than the US30). You will find what you like the best and develop your own uses for these indicators.
Cowabunga System from babypips.comPlease do read the information below as well, especially if you are new to Forex.
The Cowabunga System is a type of Mechanical Trading System that filters trades based on the trend of the 4 hour chart with EMAs and some other familiar indicators (RSI, Stochastics and MACD) while entering trades base on 15 minute chart.
I have coded (quite amateurishly) the basic system onto a 15 minute chart (the 4 hour settings are coded as well). The author says the system is to be traded off the 15 minute chart with the 4 hour chart only as a reference for trend direction.
4 Hour Chart Settings
5 EMA
10 EMA
Stochastics (10,3,3)
RSI (9)
Then we move onto the 15 minute chart, where he gives us the trade entry rules.
15 Minute Chart Settings
5 EMA
10 EMA
Stochastics (10,3,3)
RSI (9)
MACD (12,26,9)
Entry Rules - long entry rules used, obviously reverse these for shorting.
1. EMA must cross above the 10 EMA.
2. RSI must be greater than 50 and not overbought.
3. Stochastic must be headed up and not be in overbought territory.
4. MACD histogram must go from negative to positive OR be negative and start to increase in value.
What I did.
1. Set the RSI and Stochastic levels to avoid entries when they indicate overbought conditions for long and oversold conditions for short (80 and 20 levels).
2. Users can input specific times they want to backtest.
3. User's can configure profit targets, trailing stops and stops. Default is set it to was 100 pips profit target with a 40 pip trailing stop. (Note, when you are changing these values, please note that each pip is worth 10, so 100 pips is entered as 1000.)
The Cowabunga System from babypips.com is another popular and active system. The author, Pip Surfer, continues to post wins and losses with this system. It shows there is a lot of honesty and integrity with this system if the author keeps up to date even 10 years later and is not afraid of sharing the times the system causes losses.
As an example of this, here is post he shared just last week . It's almost like a journal, he gives specific times and reasons why he entered, lets the readers know when he was stopped out, etc. I think that what he does is equally important as his system.
To read more about this system, visit the thread on babypips.com, click here.
How to automate this strategy for free... Version 2Hello fellow traders and automation lovers.
It has been about 2 years since we originally created Autoview to connect your exchanges/brokers with your TradingView alerts. We've since added multiple exchanges, parameters and have built a large community filled with awesome, passionate traders.
One of the first strategies we built was sadly not a viable one for trading due to it using built-in variables that resulted in the backtest results being inaccurate in comparison to placing live trades. Luckily, we did not encounter repainting until a few strategies in, however, there was a point where we published a few of them as well. We will be going through all of our scripts again to not only eliminate any repainting and update to version 3, but to also include all the code snippets that we've learned to use over the years that allow for accurate backtesting and live trading.
The first script we are redoing is our How to automate this strategy for free using a chrome extension. .
Easter egg: This includes a new snippet of code that makes controlling how many orders you pyramid within a study fast and easy.
We look forward to bringing all of our scripts and delving deep into Pine again :)
Happy Trading
Autoview